error - [code gen] /turbopack/crates/turbopack-tests/tests/snapshot/imports/json/input/invalid.json:3:25  Unable to make a module from invalid JSON
       1 | {
       2 |   "nested": {
         +                          v
       3 +     "this-is": "invalid" // lint-staged will remove trailing commas, so here's a comment
         +                          ^
       4 |   }
       5 | }
       6 | 
  
  expected `,` or `}` at line 3 column 26